
/* CSS Document */
#search-btn{
	width: 17px;
	height: 17px;
	display: block;
	margin-right: 20px;
}
#search-btn img{
	width: 100%;
	height: 100%;
}
.nav-top li {
    margin-top: 12px;
}
.search .btn-search{
	float: right;
}
.search-pc{
	display: none;
}
.nav-top li:first-child{
	margin-top: 0px;
}
.search input{
	color: #B6C2E1;
	width: 100px;
}
.watchThis{
	overflow: hidden;
}
.watchThis li{
	float: left;
	width: 50%;
	overflow: hidden;
	padding-right: 12px;
	margin-bottom: 44px;
}
.wt-img{
	width: 187px;
	height: 125px;
	display: block;
	float: left;
	overflow: hidden;
	margin-right: 20px;
}
.wt-img img{
	width: 100%;
	height: 100%;
	transition: all 0.3s
}
.wt-img img:hover{
	transform: scale(1.1);
}
.wt-title{
	font-size: 14px;
	font-family: PingFang-SC-Medium, PingFang-SC;
	font-weight: 500;
	color: #000000;
	line-height: 24px;
	padding-top: 7px;
	display: block;
}
.wt-title:hover{
	font-weight: bold;
}
.main{
	min-height: 58vh;
}
.page {
	float: left;
	margin-left: -1px;
	padding: 8px 12px;
	position: relative;
	text-decoration: none;
}
#pager a{
}
.pagenolink {
	border-right: 1px solid #ccc;
	padding: 8px 12px;
	float: left;
}
.pageactive {
	background: #3c61c2;
    color: #fff;
    cursor: default;
	z-index: 2;
	padding: 8px 12px;
	float: left;
}
nav.navbar ul.nav > li > a{
	font-size: 18px;
}
@media(min-width:1169px){
	nav.navbar ul.nav > li > a {
		padding: 0 38.9px;
	}
	
}
@media(max-width:1199px){
	.wt-img{
		float: none;
	}
	nav.navbar ul.nav > li > a {
		    padding: 0 22.5px;
	}
}
@media(max-width:991px){
	.wt-img{
		width: 100%;
		max-width: 187px;
	}
	.watchThis li{
		padding: 0px 12px;
	}
	.search{
		margin-bottom: 10px;
	}
	.imglist h5, .journal h5{
		height: 60px
	}
	.main-right dd a{
		height: 72px;
	}
}
@media(max-width:500px){
	.wt-img{
		height: 100px;
	}
	
}

.proInfm li{
	overflow: hidden;
	margin-bottom: 23px;
}
.pro-img{
	width: 183px;
	height: 115px;
	display: block;
	float: left;
	overflow: hidden;
	margin-right: 18px;
}
.pro-img img{
	width: 100%;
	height: 100%;
	transition: all 0.3s
}
.pro-img img:hover{
	transform: scale(1.1);
}
.pro-title{
	font-size: 18px;
	font-family: PingFang-SC-Heavy, PingFang-SC;
	font-weight: 800;
	color: #5980D1;
	line-height: 22px;
	display: block;
	padding: 4px 0px 10px;
}
.proInfm li p{
	font-size: 14px;
	font-family: PingFang-SC-Medium, PingFang-SC;
	font-weight: 500;
	color: #444444;
	line-height: 22px;
}
.imglg{
	width: 50%;
	height: 266px;
}
.titlelg{
	line-height: 30px;
}
@media(max-width:1199px){
	.imglg{
		height: 219px;
	}
}
@media(max-width:991px){
	.proInfm li p{
		display: inline-block;
		margin-top: 7px;
	}
	.imglg{
		width: 100%;
		height: auto;
	}
}
.ol-mes{
	border: 1px solid #3C61C2;
	padding: 27px 100px 66px 0px;
}
.ol-mes p{
	overflow: hidden;
	margin-bottom: 20px;
}
.ol-mes>#frmAction>p>span,.select_search>span{
	float: left;
	width: 170px;
	text-align: right;
	font-size: 18px;
	font-family: PingFang-SC-Heavy, PingFang-SC;
	font-weight: 800;
	color: #444444;
	line-height: 33px;
}
.ol-mes input,.ol-mes select,.ol-mes textarea{
	width: 552px;
	height: 33px;
	background: #F0F5FF;
	border-radius: 3px;
	border: 1px solid #BDCDF6;
	float: right;
	padding: 0px 5px;
	font-size: 14px;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: #444444;
	line-height: 20px;
	cursor: pointer;
}
.om-submit{
	padding: 15px 100px;
	font-size: 18px;
	font-family: PingFang-SC-Heavy, PingFang-SC;
	font-weight: 800;
	color: #FFFFFF;
	border: 0px;
	line-height: 25px;
	background: #3C61C2;
	border-radius: 4px;
	display: block;
	margin-left: 270px;
	margin-top: 20px;
}
.address{
	height: 86px!important;
	padding: 5px 5px!important;
}
.message{
	height: 212px!important;
	padding: 5px 5px!important;
}
.select_search{
	height: 33px;
	margin-bottom: 20px;
}
.countrypicker button{
	background: none;
	border: none;
	color: #444;
	padding-left: 5px
}
.countrypicker button:hover{
	background: none;
	border: none;
	color: #444;
}
.open>.dropdown-toggle.btn-default:hover {
    border: none;
    background: none;
    color: #444;
}
.btn-group.open .dropdown-toggle {
    -webkit-box-shadow:none;
    box-shadow: none;
	background:none
}
.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn){
	width: 552px;
	height: 33px;
	background: #F0F5FF;
	border-radius: 3px;
	border: 1px solid #BDCDF6;
	float: right;
	padding: 0px 5px;
	font-size: 14px;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: #444444;
	line-height: 20px;
}
.bootstrap-select>.dropdown-toggle.bs-placeholder{
	background: none;
    border: none;
    padding-left: 4px;
	padding-right: 4px;
	color: #444;
}
.bootstrap-select.btn-group .dropdown-toggle .caret{
	right: 0px;
}
.select_search .dropdown-menu{
	background: rgb(240, 245, 255);
    width: 552px;
	border: 1px solid #BDCDF6;
}
.bootstrap-select.btn-group .dropdown-menu.inner{
	height: 300px!important;
}
@media(max-width:1199px){
	.ol-mes input,.ol-mes select,.ol-mes textarea,.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn),.select_search .dropdown-menu{
		width: 400px;
	}
	.om-submit{
		margin-left: 220px;
	}
}
@media(max-width:991px){
	
	.ol-mes{
		padding: 27px 15px;
	}
	.ol-mes p,.select_search{
		margin-bottom: 10px;
	}
	.ol-mes>#frmAction>p>span,.select_search>span{
		text-align: left;
		font-size: 16px;
	}
	.ol-mes input,.ol-mes select,.ol-mes textarea,.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn),.select_search .dropdown-menu{
		width: 100%;
		float: none;
	}
	.ol-mes #frmAction{
		text-align: center;
	}
	.om-submit{
		display: inline-block;
		margin-left: auto;
		width: 100%;
	}
	.select_search{
		height: 66px;
	}
}
.zxly_yzm_txt{
	width: 150px!important;
	float: left!important;
    margin-left: 23px!important;
}
.zxly_yzm_img{
	width: auto;
	margin-left: 15px;
}
@media(max-width:991px){
	.zxly_yzm_txt{
		margin-left: 0px!important;
		width: 100%!important;
	}
	.zxly_yzm_img{
		float: left;
	    margin-top: 15px;
		margin-left: 0px;
	}
}
.m_menu_box {
	display: none;
}
.m_menu_box {
    position: fixed;
    right: 0;
    top: 200px;
    z-index: 999;
    display: none;
}
.m_menu_btn {
    width: 40px;
    height: 70px;
    background: url("arrowL_2023gb.png") no-repeat center;
    background-color:rgba(90,163,232,0.4);
    border-radius: 6px 0 0 6px;
    position: absolute;
    top: 10%;
    margin-top: -35px;
    left: -39px;
}
.m_menu_btn.open {
    background-image: url("arrowR_2023gb.png");
}
.m_menu {
    background-color:rgba(90,163,232,0.7);
    border-radius: 0 0 0 6px;
	position: relative;
}
.m_menu li {
    font-size: 16px;
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #5AA3E8;
	min-width: 150px;
}
.m_menu li:last-child{border-bottom: 0;}
.m_menu li a {
    color: #fff;
    display: block;
    padding: 0 15px;
    height: 40px;
    line-height: 40px;
	font-size: 14px;
}
.m_menu_title{
	position: absolute;
	top: -40px;
	font-size: 18px;
	color: #fff;
	font-weight: bold;
	z-index: 9999;
	background-color:rgba(29,119,218,0.9);
	border-radius: 6px 0 0 0;
	width: 100%;
	padding-left: 10px;
}
@media(max-width:768px){
	.m_menu_box{
		display: block;
	}
}
 .swiper-container {
        width: 100%;
        height: 300px;
        margin-left: auto;
        margin-right: auto;
    }
    .swiper-slide {
        background-size: cover;
        background-position: center;
    }
    .gallery-top {
        height: 950px;
        width: 80%;
		float: left;
    }
    .gallery-thumbs {
        height: 950px;
        box-sizing: border-box;
        padding: 0;
		width: 20%;
		float: left;
		background: #171717;
    }
    .gallery-thumbs .swiper-slide {
        height: 25%;
        opacity: 0.2;
    }
    .gallery-thumbs .swiper-slide-active {
        opacity: 1;
    }
.swiper-button-next, .swiper-button-prev{
	width: 30px;
	height: 30px;
	opacity: 0.8;
}
.swiper-button-prev{
	top: 75px;
    right: 10px;
	left: auto;
	background-image: url("prev_2023gb.png")!important;
	background-size: 100%;
}

.swiper-button-next{
	top: 110px;
    right: 10px;
	left: auto;
	background-image: url("next_2023gb.png")!important;
	background-size: 100%;
}
.swiper-pagination{
	width: auto;
    height: 40px;
    background: #000000;
    color: #fff;
    line-height: 40px;
    position: absolute;
    top: 8px;
    right: 10px;
    left: auto;
    font-size: 18px;
    opacity: 0.8;
	padding: 0px 10px;
}
.swiper-slide img{
	width: 100%;
	height: 100%;
}
.space{
	height: 75%!important;
}
@media(max-width:1199px){
	.gallery-top,.gallery-thumbs{
		height: 785px;
	}
}
@media(max-width:991px){
	.gallery-top,.gallery-thumbs{
		height: 597px;
	}
}
@media(max-width:500px){
	.gallery-top,.gallery-thumbs{
		height: 380px;
	}
}